|
Create Virtual Machine #3
2011/04/30 |
| If you installed Desktop Environment,
it's possible to create a Virtula machine on GUI.
This example shows to install Scientific Linux 6 on GUI.
|
|
| [1] | Install some packages first. |
|
root@dlp:~# aptitude -y install virt-manager hal
|
| [2] | Start X Window System and run 'Virtual Machine Manager', then following screen is shown. |
|
| [3] | Specify the name of virtual machine and installation source. This example selects local media. |
|
| [4] | Select Installation media or ISO image, and specify OS type and version. |
|
| [5] | Specify amount of memories and number of virtula CPUs. |
|
| [6] | Specify amount of disks. |
|
| [7] | Open 'Advanced options' and make sure the settings for networking or architecture are correct. |
|
| [8] | Installation starts. |
|
| [9] | Installation finished and Scientific Linux 6 started. |
|